ngoam:Loops
Contains the information about the vlans and ports that has loops detected
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
loopClearedTime | scalar:Time |
Last time the loop cleared | TIME FORMAT: %H:%M:%S 54:05:07:26.000 |
loopDetectedTime | scalar:Time |
Last time the loop detected | TIME FORMAT: %H:%M:%S 54:05:07:26.000 |
numLoops | scalar:Uint32 |
Number of loops detected so far | RANGE: [0, 4294967295] |
state | ngoam:portState (scalar:Enum8) |
State of the port like blocked/force cleared etc | SELECTION: 0 - forwarding 1 - blocked 2 - recovering 3 - stp-blocked 4 - stp-forwarding DEFAULT: forwarding |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
portId | nw:IfId (base:IfIndex) |
Interface on which loop detected | Must match first field in the output of show intf brief . Example: Eth1/1 or Vlan100 |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
vlanId | ngoam:vlanId (scalar:Uint16) |
Vlan Id of the vlan that has loop detected | RANGE: [1 , 4095] |